Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Add DNSRecords bindConfig functionality #40

Closed
wants to merge 2 commits into from

Conversation

mikehardenize
Copy link
Contributor

Allows retrieval of a zone in bind configuration format. Fixes #39

@coveralls
Copy link

coveralls commented Sep 4, 2018

Coverage Status

Coverage remained the same at 86.885% when pulling 267663c on hardenize:bind-config into 9cc241a on cloudflare:master.

Copy link
Contributor

@terinjokes terinjokes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renaming requested, and as noted on the issue, hesitant, to merge until it's documented.

@mikehardenize
Copy link
Contributor Author

mikehardenize commented Sep 17, 2018

This feature is now documented. You can see it at https://api.cloudflare.com/#dns-records-for-a-zone-export-dns-records

Also, I made the requested change to the PR

@vodolaz095
Copy link

+1

@mikehardenize
Copy link
Contributor Author

Is there something about this PR that is preventing it from being merged? I'm still seeing a "Changes requested" message, but that change has already been made and I'm not sure if I'm supposed to clear it somehow?

@terinjokes
Copy link
Contributor

@mikehardenize It's down to me to re-review.

@webmasterkai
Copy link

I've tested this and it works for me. Thanks.

@mikehardenize
Copy link
Contributor Author

mikehardenize commented Jun 5, 2019

This PR is basically export: method({ method: 'GET', path: 'export', json: false, }) with some code comments. Can it please be merged. The original requested change to rename the function was made a long time ago now.

@terinjokes
Copy link
Contributor

Merged as c7d48ad.

@terinjokes terinjokes closed this Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fetching a zone in bind config format
5 participants